Skip to content

Bump golang.org/x/sync from 0.19.0 to 0.20.0#2679

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/sync-0.20.0
Closed

Bump golang.org/x/sync from 0.19.0 to 0.20.0#2679
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/sync-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps golang.org/x/sync from 0.19.0 to 0.20.0.

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.20.0.
- [Commits](golang/sync@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2026 03:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 12, 2026
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Apr 13, 2026
Merge multiple dependabot updates (including alerts):
 - microsoft#2468
 - microsoft#2515
 - microsoft#2516
 - microsoft#2534
 - microsoft#2535
 - microsoft#2536
 - microsoft#2551
 - microsoft#2671
 - microsoft#2672
 - microsoft#2675
 - microsoft#2677
 - microsoft#2678
 - microsoft#2679
 - microsoft#2680
 - microsoft#2681

Also update several other direct dependencies.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit that referenced this pull request Apr 13, 2026
…mit` (#2682)

* Omnibus dependency updates

Merge multiple dependabot updates (including alerts):
 - #2468
 - #2515
 - #2516
 - #2534
 - #2535
 - #2536
 - #2551
 - #2671
 - #2672
 - #2675
 - #2677
 - #2678
 - #2679
 - #2680
 - #2681

Also update several other direct dependencies.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* Switch to pointer field for `LinuxPids.Limit`

`github.com/opencontainers/runtime-spec/specs-go.LinuxPids.Limit`
changed type from `int64` to `*int64` in `v1.3.0`.
Update code accordingly.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* go mod tidy and vendor; regenerate proto files

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* test fixes

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

---------

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Looks like golang.org/x/sync is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/sync-0.20.0 branch April 13, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants